Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Node.js Streams, a user-land copy of the stream library from Node.js
minimal implementation of a PassThrough stream
Get a stream as a string, Buffer, ArrayBuffer or array
Check if something is a Node.js stream
Recursive version of fs.readdir with small RAM & CPU footprint.
Merge multiple streams into one stream in sequence or parallel.
Minimal async jobs utility library, with streams support
Call a callback when a readable/writable/duplex stream has completed or failed.
Bytes go in, but they don't come out (when muted).
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
simplified stream construction
destroy a stream if possible
Mimic a Node.js HTTP response stream
Decompress a HTTP response if needed
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!
Node.js compression middleware
Get stdin as a string or buffer
yet another unzip library for node
A Minipass stream that calls a flush function before emitting 'end'
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input